This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
There is no difference between view that are created previously, or views where you edit the select criteria. I would not recommend doing the latter, though, especially not if multiple users are accessing the database/view.
Also, if you modify the view selection, you need to rebuild the view index. This takes time.
Use the functionality you have with FTSearch, GetDocumentsByKey() and GetEntriesByKey() instead.